﻿*, body {
    margin: 0;
    padding: 0;
}

::selection {
    background: #333;
    color: #fff;
}

body {
    background: #f7f7f7;
    font-size: 14px;
    font-family: Microsoft YaHei, SimHei, sans-serif !important;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 166%;
}

body, form, input, td, th {
    color: #000;
    vertical-align: baseline;
    line-height: 170%;
}

ul li {
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition-duration: 1s;
    word-break: keep-all;
}

dl, h1, h2, h3, h4, li, ol, ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

h1 {
    clear: both;
    margin: 0;
    padding: 0;
    height: 50px;
    color: #333;
    text-indent: 10px;
    font-size: 24px;
    line-height: 50px;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #fa210a;
    text-decoration: underline;
}

input.submit {
    width: 70px;
    height: 26px;
    border: 0;
    background-color: #fa210a;
    color: #fff;
    font-weight: 700;
}

.fl {
    float: left;
}

.fr {
    float: right;
    margin-right: 10px;
}

.reg img {
    margin-top: 2px;
    border: 0;
}

.boxtitle .more a {
    float: right;
    display: block;
    margin-top: 15px;
    padding-right: 10px;
    width: 36px;
    height: 14px;
    border-left: 2px solid #999;
    color: #666;
    text-align: right;
    font-size: 9pt;
    line-height: 14px;
}

.t10 {
    clear: both;
    margin-top: 20px;
    text-indent: 0;
}

.t5 {
    margin-top: 10px;
}

#NT, #indextop, #indextop2, #lmain, #m, #main, #mainmenu, #nav, .bottom, .cityintro, .citylink, .citylinks, .hotcity, .m, .navtable, .top, .w {
    margin: 0 auto;
    max-width: 1500PX;
    width: 1180px;
    text-indent: 0;
}

#main {
    position: relative;
}

#main #nav {
    width: 100%;
}

#top #m {
    overflow: visible;
}

#sidebox {
    position: absolute;
    top: 0;
    right: 0;
    width: 192px;
    color: #666;
}

.box {
    clear: both;
    display: block;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 4px;
}

.boxcontent {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 97%;
    text-indent: 0;
}

#sidebox ul li {
    display: block;
    overflow: hidden;
    margin: 0;
    height: 2pc;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2pc;
    word-break: keep-all;
}

#sidebox ul li:before {
    content: '●';
    color: #fa021a;
    margin-right: 5px
}

.box, .boxcontent ul li {
    overflow: hidden;
    line-height: 1.8;
}

.b10 {
    clear: both;
    margin-bottom: 10px;
}

.pb10 {
    clear: both;
    padding-bottom: 10px;
}

#map {
    overflow: hidden;
    margin-bottom: 6px;
}

#mapcontent {
    overflow: hidden;
    width: 930px;
}

.logobar {
    background: #fa210a;;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #fa210a;
}

.cobody .logobar, .indexbody .logobar {
    background: #fff;
}

.top {
    display: block;
    padding-top: 40px;
    font-size: 9pt;
    padding-bottom: 15px
}

#logo, .top {
    overflow: hidden;
    text-indent: 0;
}

#logo {
    float: left;
    margin-top: 7pt;
    width: 20%;
}

.top #logo h1 {
    font-size: 14px;
    width: 200px;
    margin-top: 16px;
    font-weight: 400;
    color: #fff
}

#logo div {
    width: 130px;
}

#logo a {
    width: 210px;
    height: 80px;
    background-image: url('/Public/images/logohei.png');
    background-size: 210px;
}

#logo a, a.shopimglink {
    float: left;
    display: block;
    background-repeat: no-repeat;
}

#top {
    position: fixed;
    left: 0;
    z-index: 9;
    width: 100%;
    background-color: #333;
    color: #ccc;
    line-height: 30px;
}

#menu, #top {
    height: 30px;
}

#menu {
    float: right;
    width: auto;
    font-size: 9pt;
}

#menu ul li {
    position: relative;
    float: left;
    clear: none;
    width: 68px;
    height: 30px;
}

#menu ul li a {
    display: block;
    margin-top: 8px;
    height: 14px;
    border-left: 1px solid #414141;
    color: #fff;
    text-align: center;
    line-height: 14px;
}

#menu ul li:nth-child(6) a {
    color: #e10;
}

#menu ul li:nth-child(1) a {
    border: 0px;
}

#menu ul li ul li:nth-child(6) a {
    color: #ccc;
}

#menu ul li a:hover {
    color: #fa210a;
}

#menu ul li ul {
    position: absolute;
    top: 30px;
    left: 0;
    display: none;
    border: 1px solid #999;
    background-color: #333;
}

#menu ul li:hover ul {
    display: block;
    overflow: hidden;
    width: 205px;
    height: 130px;
}

#menu ul li ul li {
    height: 27px;
    text-align: center;
    line-height: 28px;
}

#menu ul li ul li a {
    height: 20px;
    border: 0;
    line-height: 28px;
}

.content {
    margin: 2px;
}

#subl, .subclass {
    margin-top: 3px;
    margin-bottom: 3px;
    background-position: left top;
    text-indent: 6px;
}

.title {
    margin: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 700;
}

#list ul, #lmain ul {
    margin: 0;
    padding: 0;
    width: 90%;
}

a.bcat {
    display: block;
    margin-top: 2px;
    text-decoration: none;
}

#aboutus {
    margin-top: 0;
}

#aboutus p {
    margin: 0 0 18px;
    padding: 0;
}

#aboutus img {
    float: left;
    margin: 14px 20px 0 0;
    width: 200px;
    border: 1px solid #f0f0f0;
}

#logosearch {
    float: right;
    overflow: hidden;
    margin-top: 16px;
    height: 40px;
    text-align: right;
}

#searchsubmit {
    float: left;
    display: block;
    width: 140px;
    height: 40px;
    border: 0;
    background-color: #333;
    color: #fff;
    font-size: 18px;
    border-radius: 0px 4px 4px 0px;
}

#searchsubmit i {
    display: inline-block;
    padding-left: 30px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAACI0lEQVRYw+2Yv0/CUBCAqwaM0YHJONEJWVmZcFD+AAYmdxKMix2ZnBxkI00Mgwy4MDqzwCQksDkpC7IQNGExRPxBPZJr8nIB2t57QhN5ybfB8fU93t31NMuyNvyMthZcgeAWkAAugDxQBkwgB6SB0KoEdaAIvFmL1ydQBZLLEtwGroEPy/uaikb+UvAAeJjz469AA7gHakBnzueGMrupOch1yY994THHF/wNDKBPvvcNpFQKbs/YuTYQdRl4DyiQ778DMVWCeRJ8eow7jB3IABMhzjMQkBXUyYVoM+VsLsnDnssKFsl/LqogXbSEmAMvu6jNSMJinisqSrjHZBdPuIIJEiiusCr0hLgmV9AgeU5lXb0RYje4gnlOEJeID9/lCpZJalEpeCrEHnMFTSFITbFglpQ/lmBOCNJRLHglxH7iCqbJLdYVCjaFuBWuYAj7OXsZiuR0UvLOZCpJVQjUx8IvK1giF2RfRjBJjrkgKXcE/Ajx7lR0M1UimWHKRUjpHAFhFYKHmArsNcGuxOvO0feXR2BXVUedxE5YXC0s/E4XokSOVVx1L5JO7yQp7ITp6mFtNbBCZDHPNclttWQl3bzVxbAT5qwRHitb0u17cQA74YFLsTHe1jBK1LmSXicLAWw2Tex2XlBmiOWrgkmY5jm25DJnMyzJZQ+PPEuuYrrlJBn0w/htnuStn+aDVHIqt+m3AaYtOVPOLxPW4HpG/a8FfwGsUd1vtgB4XAAAAABJRU5ErkJggg==) no-repeat 0;
    background-size: 20px;
    font-size: 18px;
    font-style: normal;
    color: #fff
}

.header-qrcode {
    float: right;
    width: 80px;
    height: 80px;
    margin: auto 20px;
    text-align: right;
}

.header-qrcode img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

#logosearch a {
    float: left;
    display: block;
    margin-left: 10px;
    width: 140px;
    height: 40px;
    border: 0px solid #ddd;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    border-radius: 4px;
}

#sidebox .t10 {
    padding-top: 5px;
    padding-bottom: 5px;
}

#sidebox ul {
    padding-bottom: 10px;
    font-size: 9pt;
    width: 90%;
    margin: auto;
}

#sidebox .boxcontent {
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    width: 95%;
}

#sidebox ul li a {
    overflow: hidden;
    width: 95%;
    color: #222;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
}

.catcitylink ul li {
    float: left;
    width: 25%;
}

.rela ul li {
    height: 18px;
    line-height: 18px;
}

.li33 li {
    float: left;
    width: 33%;
}

div.catul {
    width: 75pt;
}

div.catul ul.catfl, div.catul ul.catfr {
    float: left;
    display: block;
    overflow: hidden;
    width: 300px;
    border: 1px solid #ccc;
}

div.catul ul li {
    float: left;
    width: 40px;
}

#nav {
    clear: both;
    display: block;
    overflow: hidden;
    padding-top: 5px;
    height: 35px;
    color: #999;
    text-indent: 0;
    text-indent: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 9pt;
    line-height: 32px;
    word-break: keep-all;
}

#nav a {
    margin-right: 5px;
    margin-left: 5px;
    color: #999;
}

#login, #topleft {
    height: 150px;
    background-color: #f1f6fa;
}

#toplogin {
    float: left;
    overflow: hidden;
    width: 25pc;
    height: 24px;
    color: #fff;
    font-size: 9pt;
    line-height: 31px;
}

#toplogin a {
    color: #fff;
}

#logoright {
    float: right;
    margin-top: 3px;
    margin-right: 1%;
    width: 76%;
}

#logo img {
    float: left;
    margin-top: 2px;
    margin-right: 5px;
    margin-left: 5px;
}

#logo strong {
    float: left;
    display: block;
    margin-top: 30px;
    width: 250px;
    color: #999;
    font-weight: 400;
}

.logotext {
    margin-top: 4px;
    margin-left: 5px;
    width: 700px;
    height: 70px;
}

.defaultlogopic, .logotext {
    float: left;
    background-repeat: no-repeat;
}

#logosearch input, #rsearch #s {
    float: left;
    width: 476px;
    height: 36px;
    border: 1px solid #eee;
    border-right: 0;
    background-position: left top;
    background-repeat: no-repeat;
    color: #333;
    text-indent: 9pt;
    font-size: 1pc;
    line-height: 2pc;
    border-radius: 4px 0px 0px 4px;
    outline: none;
}

.imglist {
    clear: both;
    padding-bottom: 20px;
}

ul.imglist {
    width: auto;
    list-style: none;
}

ul.pli dd {
    float: left;
    overflow: hidden;
    margin: 0;
    width: 98%;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
}

ul.pli dd .btn-xunjia {
    display: inline-block;
    height: 22px;
    border: 0;
    border-radius: 2px;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    width: 60px;
}

dd.canshu span {
    margin-right: 10px;
    padding: 5px;
    background: #f0f0f0;
}

span.weizhi {
    margin-left: 10px;
}

ul.pli dd .btn-qq {
    float: left;
}

ul.pli dd .btn-mobile {
    float: left;
    overflow: hidden;
    margin-left: 20px;
    width: 200px;
    height: 22px;
    background: url(/Public/images/phone.png) no-repeat 0 2px;
    background-size: 18px 18px;
    color: #666;
    text-indent: 20px;
    font-size: 16px;
    font-family: cursive;
    line-height: 22px;
}

.f_r.btn-xunjia:hover {
    background: #333;
}

li span.plistimg, ul.pli dt {
    overflow: hidden;
}

.imglist .vip {
    cursor: pointer;
}

.imglist .vip:hover {
    background-color: #FFFCEB
}

li .topred {
    background: url('/Public/images/top_list_01.png') no-repeat;
    position: absolute;
    top: -1px;
    right: -5px;
    width: 50px;
    height: 46px;
}

li span.plistimg {
    float: left;
    display: block;
    margin: 20px;
    margin-right: 10px;
    padding: 0;
    width: 150px;
    height: 150px;
    border: 1px solid #f0f0f0;
    text-align: center;
    text-indent: 0;
    border-radius: 4px;
}

li div.plistlisnxi {
    float: right;
    display: block;
    margin: 20px;
    margin-right: 10px;
    padding: 0;
    width: 200px;
    height: 150px;
    text-align: center;
    text-indent: 0;
    border-radius: 4px;
}

li .contact-box {
    margin-right: 10px;
    vertical-align: middle;
    line-height: 36px;
    padding-top: 5px;
    position: relative;
    margin-top: 30px;
}

li .contact-box .btn-contact {
    display: block;
    width: 140px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    font-weight: bold;
    color: #EE4341;
    border: 1px solid #EE4341;
    border-radius: 3px;
    text-align: center;
    margin: 0 0 0 40px;
    box-sizing: content-box;
    background-color: #fff;
    cursor: pointer;
}

li .contact-box > div {
    background: #ffffff;
    box-shadow: 0 0 10px 2px rgba(5, 0, 1, 0.2);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#dddddd, direction=0, strength=10) progid:DXImageTransform.Microsoft.Shadow(color=#dddddd, direction=270, strength=10);
    width: 310px;
    height: 120px;
    box-sizing: border-box;
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 0 16px;
    z-index: 99;
}

li .btn-close {
    background: url(/Public/images/icon-close.png) no-repeat;
    background-size: auto;
    background-size: 100% 100%;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 12px;
    top: 12px;
    border: none;
}

li .contact-info {
    float: left;
    width: 100%;
    height: 90px;
    line-height: 90px;
    display: table-cell;
    text-align: center;
}

li .contact-info-content {
    vertical-align: middle;
    display: inline-block;
}

li .contact-phone {
    color: #ee4341;
    font-size: 26px;
    line-height: 28px;
    margin: 10px 0 10px;
    text-align: center;
}

li .contact-phone i {
    background: url(/Public/images/icon-linkphone.png) no-repeat;
    width: 16px;
    height: 27px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}

li .contact-phone span {
    vertical-align: middle;
}

li .contact-name {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}

li .list-item-time {
    width: 142px;
    margin: 0 0 0 40px;
    font-size: 16px;
    line-height: 26px;
    color: #999999;
    text-align: center;
    padding-top: 10px;
}

li .contact-box .btn-contact:hover {
    background: #EE4341;
    color: #FFFFFF;
}

.pli li dd, .pli li dt {
    margin-top: 10px;
    margin-left: 15px;
    width: 90%;
}

/*ul.pli{display:grid;grid-gap:20px;grid-template-columns:1fr;}*/
.boxtag .listtitle {
    border-bottom: 3px solid #fa021a;
    margin-bottom: 5px;
}

.boxtag .listtitle span {
    background-color: #fa021a;
    font-size: 18px;
    text-align: center;
    width: 20%;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    border-radius: 5px 5px 0 0;
}

.boxtag .listtitle span a {
    display: inline-block;
    height: 28px;
    overflow: hidden;
    width: 90%;
    color: #fff;
}

ul.pli dt {
    margin-top: 23px;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: normal;
}

.pli li dl {
    display: block;
    margin-left: 180px;
    margin-right: 230px;
}

ul.pli li dt a {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 20px;
}

ul.pli li dt a span {
    color: #e10;
}

ul.pli li {
    overflow: hidden;
    background: #fff;
    font-size: 12px;
    -webkit-transition-duration: 1s;
    border-radius: 4px;
    border-bottom: 1px dotted #999;
}

ul.pli li:hover {
    background-size: auto auto;
}

/*ul.pli li:nth-child(1){background:#fff url(top1.png) no-repeat 98% top;background-size:45px 72px;}
ul.pli li:nth-child(2){background:#fff url(top2.png) no-repeat 98% top;background-size:45px 72px;}
ul.pli li:nth-child(3){background:#fff url(top3.png) no-repeat 98% top;background-size:45px 72px;}*/
ul.pli li dd a {
    font-size: 16px;
}

ul.pli li.vip dd a {
    color: #666;
}

li.vip dd a i:before {
    float: left;
    display: block;
    margin-top: 4px;
    margin-right: 4px;
    width: 16px;
    height: 16px;
    border-radius: 5px;
    background-color: #f90;
    color: #fff;
    content: 'V';
    text-align: center;
    text-indent: 0;
    font-weight: 400;
    font-size: 8px;
    line-height: 16px;
}

ul.pli dd em {
    font-size: 8px;
}

ul.pli dd em span {
    font-size: 20px;
}

ul.pli li.vip dd span.gsrenzheng, ul.pli li.vip dd span.gshuoyue, ul.pli li.vip dd span.gshuiyuan, ul.pli li.vip dd span.gsshili {
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    border-width: 1px;
    border-style: solid;
    padding: 0 4px;
    border-radius: 5px;
    white-space: nowrap;

}

ul.pli li.vip dd span.gsrenzheng {
    color: #5499C7 !important;
    border-color: #5499C7 !important;
}

ul.pli li.vip dd span.gshuoyue {
    color: #7DC754 !important;
    border-color: #7DC754 !important;
}

ul.pli li.vip dd span.gshuiyuan {
    color: goldenrod ;
    border-color: goldenrod;
}

ul.pli li.vip dd span.gsshili {
    color: #fa021a !important;
    border-color: #fa021a !important;
}

ul.pli li.vip dd b {
    font-size: 16px;
}

a.imglink {
    margin: 0;
    padding: 0;
}

a.imglink:hover img, li a:hover img, dd a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -ms-transform: scale(1.05);
}

img {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.pli .imglink img {
    width: 150px;
}

.plistright {
    display: block;
    overflow: hidden;
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    width: 90%;
    color: #666;
}

.plistright a.courl {
    padding-bottom: 2px;
    border-bottom: 2px solid #fff;
    color: #333;
    text-decoration: underline;
    font-size: 9pt;
}

.plistright strong {
    color: #175588;
    font-weight: 400;
}

.plimg {
    width: 150px;
    height: 90pt;
}

#infoa {
    float: left;
    display: block;
    width: 339px;
    border: 0 solid #ccc;
}

#infor {
    height: 10pc;
    border: 1px solid #e5e5e5;
}

#comenu {
    overflow: hidden;
    height: 34px;
}

#comenu div {
    margin-left: 20px;
    text-align: right;
}

#comenu div a {
    float: left;
    display: block;
    margin-right: 4px;
    padding-top: 2px;
    padding-bottom: 0;
    width: 81pt;
    height: 33px;
    border-radius: 4px 4px 0 0;
    background-color: #fa210a;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 33px;
    -webkit-transition-duration: 1s;
}

#comenu div a:hover {
    background-color: #414141;
    color: #fff;
    text-decoration: none;
}

input.loginsubmit {
    width: 49px;
    height: 49px;
    border: 0;
    background-color: #85b400;
    color: #fff;
    font-weight: 700;
}

.pright {
    float: right;
    overflow: hidden;
    margin-left: 10px;
    width: 170px;
}

.pright ul li {
    overflow: hidden;
    width: 10pc;
}

td.ppic {
    overflow: hidden;
    width: 350px;
    border: 1px solid #fce398;
    text-align: center;
}

td.ppic img {
    clear: both;
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 300px;
    border: 1px solid #e5e5e5;
}

.pleft {
    line-height: 200%;
}

.indexlinks .boxcontent {
    margin-right: auto;
    margin-left: auto;
    width: 98%;
}

.indexlinks .content {
    margin: 5px;
    width: 98%;
}

.indextopproduct ul li {
    height: 23px;
    line-height: 23px;
}

#productlist {
    margin-right: auto;
    margin-left: auto;
}

ul#productlist li {
    float: left;
    width: 20%;
}

ul#cl1list li {
    float: left;
    overflow: hidden;
    width: 49%;
    height: 26px;
}

div.listtopintro {
    height: 30px;
    border-bottom: 1px solid #e5e5e5;
    color: #666;
    font-size: 9pt;
    line-height: 30px;
}

li.yellowbg {
    border: 1px solid #f93;
}

.itextinput {
    width: 5pc;
    height: 20px;
}

.data ul li {
    margin: 0;
    padding: 0;
    height: 25px;
    line-height: 25px;
}

.data ul {
    margin: 7px 0 0;
    width: 100%;
}

#indextoplink {
    float: left;
    height: 60px;
    widdth: 205px;
}

#indextopad {
    float: right;
    width: 468px;
    height: 60px;
}

.indextop3 {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 60px;
}

#b, #bottomnav {
    padding-top: 10px;
}

ul#dirlist, ul#slist {
    margin-left: 10px;
    text-indent: 0;
}

.text {
    margin-bottom: 10px;
    width: 95%;
}

.text, .text * {
    background-color: #fff;
    color: #333;
    font-size: 1pc;
    line-height: 250%;
}

.text table {
    border-collapse: collapse;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-spacing: 0;
}

.text td {
    padding: 5px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.contentBeside{
    width: 100%;
}
.contentBeside ul li p{
    width: 100%!important;
    text-wrap: wrap!important;
    white-space: pre-line;
    line-height: 134%!important;

}
.contentBeside ol{
    width: 100%!important;
}

.text em {
    color: #fa210a;
}

#mainmenu ul.ch li {
    width: 63px;
}

.text img {
    margin: 0;
    max-width: 97%;
    width: expression(this.width > 97%  ? 97%: true)
}

.chcat ul li {
    float: left;
    height: 24px
}

.chcat ul {
    display: grid;
    grid-gap: 20px;
    grid-template-columns:auto auto auto auto auto auto auto auto;
    font-size: 12px
}

ul.picul li {
    color: #999;
    float: left;
    height: 210px;
    overflow: hidden;
    width: 90pt
}

ul.picul li span {
    color: #f90;
    font-weight: 700
}

#bottomnav a {
    margin-left: 5px;
    margin-right: 5px
}

.pleft h2 a {
    color: #fa210a
}

.productbox {
    clear: none;
    float: left;
    margin-left: 7px;
    margin-top: 7px;
    overflow: hidden;
    width: 300px
}

.pages {
    height: 22px;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 10px
}

.pages a, .pages span {
    border: 1px solid #ccc;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-left: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: auto
}

#indexright .boxtitle strong {
    display: block;
    float: left;
    width: 90pt
}

span.more {
    background-image:();
    display: block;
    float: right;
    height: 20px;
    width: 40px
}

#homecat li.bcat {
    clear: none;
    display: block;
    float: left;
    height: 90px;
    margin-left: 10px;
    text-overflow: none;
    white-space: normal;
    width: 20pc;
    word-break: none;
    word-spacing: 3px
}

#homecat li.bcat ol li {
    overflow: hidden;
    width: 40px
}

#homecat li.catr {
    margin-left: 10px
}

#homecat {
    height: 825pt
}

.clear {
    clear: both;
    height: 1px
}

#baidu980 {
    margin-left: auto;
    margin-right: auto;
    width: 980px
}

.sidesubcat ul li {
    clear: none;
    float: left;
    width: calc(90% / 4);
    text-indent: 5px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    margin-right: 1%;
}
.coproduct ul {
    display: grid;
    grid-gap: 20px;
    grid-template-columns:auto auto auto auto auto;
    margin: 10px
}
.qiyeInfoProduct .qiyeInfoCpBox{
    display: flex;
    flex-wrap: wrap;
}
.qiyeTuijianPro .qiyeTuijianProUl{
    display: flex;
}

.qiyeInfoProduct .qiyeInfoCpBox li{
    width: calc(84% / 4);
    margin: 0 1%;
}
.qiyeTuijianPro .qiyeTuijianProUl li{
    width: calc((100% - 282px) / 4);
    margin: 0 4px;
}
.qiyeInfoProduct .qiyeInfoCpBox li a span,
.qiyeInfoProduct .qiyeInfoCpBox li .qiyeInfoDetail,
.qiyeTuijianPro .qiyeTuijianProUl li a span{
    display: block;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}


.coproduct ul li {
    width: 100%;
}

.coproduct ul li a {
    color: #111
}

.coproduct ul li a span {
    display: block;
    clear: both
}

.coproduct ul li img {
    clear: both;
    margin-bottom: 10px;
    border: 1px solid #eee
}
.qiyeTuijianPro ul li{
    position: relative;
}
.qiyeTuijianPro ul li .qiyeTuijianProImgBox{
    position: absolute;
    top: 0;
    z-index: 20000;
    background-color: #6669;
    width: 31px;
    height: 31px;
    padding: 0px 3px;
    border: 1px solid #ccc;
    align-content: center;
    color: #fff;

}
dl.codl dt {
    float: left;
    width: 75pt;
    line-height: 200%;
    color: #777;
    overflow: hidden
}

dl.codl dd {
    clear: right;
    display: block;
    line-height: 200%;
    font-size: 14px
}

.codl a {
    color: #fa210a;
    text-decoration: underline
}

dl#pshowdata dt {
    float: left;
    width: 22%;
    color: #666;
    height: 24px;
    margin-top: 8px;
    margin-bottom: 8px
}

dl#pshowdata dd {
    float: right;
    display: block;
    width: 77%;
    clear: right;
    height: 24px;
    margin-top: 8px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis
}

table.codl {
    font-size: 14px;
    width: 100%;
    background-color: #eee
}

table.codl td {
    background-color: #fff;
    padding: 10px
}

table.codl td.tdl {
    background-color: #fef8f8;
    width: 90pt
}

div#biangeng table, div#fengongsi table, div#gudong table, div#susong table, div#zhaopin table, div#zhiyuan table {
    width: 100%
}

.box table th {
    text-align: left;
    font-weight: 400;
    color: #999
}

.abox {
    clear: both;
    margin-top: 5px
}

.catleft ul li strong {
    border-bottom: 1px solid #e5e5e5;
    clear: both;
    display: block;
    height: 30px;
    line-height: 30px;
    text-indent: 10px
}

.catleft h3 a {
    font-size: 18px;
    font-family: 微软雅黑
}

.catleft ul li strong a {
    color: #900
}

.catleft ul li ol li {
    clear: none;
    float: left;
    height: 26px;
    overflow: hidden;
    width: 19%
}

.catleft .bbcat {
    border: 1px solid #e5e5e5;
    display: block;
    margin-top: 10px;
    height: 200px
}

.bli1 {
    width: 49%;
    float: left
}

.bli0 {
    width: 49%;
    float: right
}

.bbcat .subcats {
    width: 99%
}

.bbcat .oll, .bbcat .subcats {
    clear: none;
    float: left;
    margin-top: 10px
}

.bbcat .oll {
    display: block;
    height: 150px;
    margin-left: 10px;
    width: 75pt;
    overflow: hidden
}

.bbcat .oll a {
    display: block;
    color: #999;
    width: 75pt
}

.bbcat .oll img {
    display: block;
    border: 1px solid #eee
}

.bbcat .olr {
    display: block;
    float: right;
    width: 350px;
    height: 150px;
    margin-top: 5px;
    overflow: hidden
}

.bbcat .olr ol li {
    width: 49%
}

.catleft .hidecat {
    display: none
}

.catleft {
    margin-top: 3px
}

a.keylink {
    color: #900;
    text-decoration: underline
}

.newsli {
    border-bottom: 1px dotted #999;
    height: 28px;
    line-height: 28px
}

.newsli a {
    float: left;
    margin-left: 10px;
    overflow: hidden;
    width: 300px
}

.newsli span.coname {
    float: left;
    margin-left: 10px;
    width: 200px
}

.newsli span.date {
    color: #090;
    float: right;
    font-size: 10px;
    padding-right: 10px
}

.boxtitle {
    background-color: #fff;
    clear: both;
    color: #fa021a;
    display: block;
    height: 40px;
    line-height: 42px;
    margin: auto;
    width: 97%;
    overflow: hidden;
    padding: 0px;
    text-indent: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    font-size: 1pc;
    color: #666;
    font-weight: 400;
}

#il .boxtitle:before, .info .boxtitle:before {
    content: '√';
    display: block;
    float: left;
    width: 13px;
    height: 13px;
    text-align: center;
    color: #fff;
    background: #fa021a;
    margin: 15px 10px 0px 0px;
    line-height: 12px;
    font-size: 12px;
    border-radius: 10px;
}

#sidebox .boxtitle {
    padding: 0;
    font-size: 12px;
    color: #888;
    width: 85%;
    margin: auto;
    border-bottom: 1px solid #ccc;
}

h1.boxtitle {
    font-size: 20px;
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    color: #fa210a
}

#indexbody #logo {
    float: left;
    margin-top: 6px;
    overflow: hidden;
    text-indent: 0;
    width: 450px
}

#indexbody #logo strong {
    margin-top: 42px;
    text-indent: 10px
}

#indexbody #logo a {
    background-image: url(/Public/images/logo.gif);
}

.subcattable {
    clear: both;
    margin-right: auto;
    margin-left: auto;
}

ul.subcattable li {
    float: left;
    overflow: hidden;
    margin: 0;
    width: 122px;
    background-color: #fff;
    text-indent: 5px;
}

.f_l {
    float: left;
}

.f_l, .f_r {
    clear: none;
}

.f_r {
    float: right;
}

em {
    color: #fa210a;
    font-style: normal;
    font-variant: normal;
}

.indexcitys .boxcontent {
    margin-right: auto;
    margin-left: auto;
    width: 97%;
    line-height: 26px;
}

.indexcitys .boxcontent a {
    margin-right: 4px;
    color: #333;
}

.indexcitys .boxcontent strong a {
    color: #fa210a;
    font-weight: 400;
}
.fuwenbencontent{
    margin:0!important;
    width: 100%!important;
}

h1.product {
    margin: 0;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 0;
    border-bottom: 1px solid #eee;
    color: #333;
    text-indent: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    font-size: 22px;
    word-break: keep-all;
}

.producttitleintro {
    margin-top: 10px;
    color: #999;
    font-size: 9pt;
}

.pinfotop {
    margin-right: auto;
    margin-left: auto;
    width: 95%;
    text-indent: 0;
}

.producttitleintro span {
    margin-left: 15px;
}

.pimg {
    float: left;
    padding: 0;
    padding-bottom: 20px;
    text-align: center;
    text-indent: 0;
}

.pimg img {
    margin: auto;
    max-width: 440px;
    max-height: 440px;
    width: expression(this.width > 440 && this.height < this.width ? 440: true);
    height: expression(this.height > 440 ? 440: true);
    margin-top: expression(this.height > 440 ? 0: ((440-this.height)/2))
}

.psmallpic {
    display: grid;
    grid-template-columns:1fr 1fr 1fr;
    grid-gap: 20px;
    padding-top: 10px;
}

/*height:100px*/
.psmallpic a {
    height: 120px;
    display: block;
    border: 1px solid #eee
}

/*.psmallpic a img{width:120px;height:120px}*/
#pimgtop {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 320px;
    background-size: cover
}

.relacat .boxcontent a {
    margin-right: 10px
}

.rightad {
    height: auto;
    margin-top: 5px;
    overflow: hidden;
    text-indent: 5px
}

.newgg {
    border-bottom: 1px solid #e5e5e5;
    height: 200px;
    margin-bottom: 10px;
    overflow: hidden
}

span.linksmore {
    display: block;
    float: right;
    width: 10pc
}

.buydata dt {
    float: left;
    width: 5pc
}

.scroller {
    border: 0 solid #eee
}

.scroller .block {
    overflow: hidden
}

.scroller .guide p {
    color: #fff;
    cursor: pointer;
    display: inline;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 1pc;
    margin: 0 0 0 5px;
    padding: 0 6px
}

.scroller .guide .now {
    background: #fa210a
}

.ad {
    font-size: 10px;
    margin: 0 auto;
    width: 414px
}

.box ul.datasort li {
    clear: none;
    float: left;
    height: 24px;
    line-height: 24px;
    width: 220px
}

.box ul.sort li {
    clear: none;
    float: left;
    height: 30px;
    line-height: 30px;
    width: 20%;
    overflow: hidden
}

.box ul.datasort {
    border: 1px solid #f1f6fa;
    border-bottom: 0;
    clear: both;
    height: 150px;
    overflow: hidden;
    text-indent: 5px
}

.box ul.sort {
    display: block;
    text-indent: 10px
}

.box ul.sort, .citypc div {
    clear: both;
    overflow: hidden
}

.citypc div {
    height: 2pc;
    line-height: 30px;
    text-indent: 5px
}

.citypc div dt {
    font-weight: 700
}

.citypc div dd, .citypc div dt {
    float: left;
    margin: 0;
    padding: 0;
    width: 16%
}

.citypc div dd {
    text-indent: 10px
}

.plides li {
    border-bottom: 1px dotted #ccc;
    color: #999;
    height: 110px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 98%
}

.plides li dd, .plides li dt {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 450px;
    word-break: keep-all
}

.plides li dd.plistimg {
    clear: none;
    float: left;
    height: 75pt;
    width: 165px
}

.tb1 {
    border-top: 1px dotted #ccc;
    clear: both
}

.tabhead {
    background-color: #fa210a;
    color: #fff;
    font-size: 1pc;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    text-align: center;
    width: 90px
}

.productcontent {
    border: 1px solid #eee;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px
}

.pindexcat ol {
    border: 0;
    clear: both;
    margin: 0;
    padding: 0
}

.indexcitys {
    color: #c00;
    margin-bottom: 10px;
    margin-top: 0;
    overflow: hidden
}

.indexcitys dl dd {
    height: 26px
}

.indexcitys dl dt {
    float: left;
    height: 20px;
    width: 50px
}

.indexcitys em {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px
}

ul.companylist li:hover h4 a {
}

ul.companylist li:hover {
    background: #f0f0f0
}

ul.companylist li .title {
    clear: both;
    overflow: hidden;
    height: 35px
}

ul.companylist li div.f_r {
    width: 5pc;
    display: block;
    background-size: cover;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 10px;
    height: 100%;
    background: url(/Public/icons.png) no-repeat scroll -240px -530px;
    float: left
}

ul.companylist li div.f_r div {
    clear: both
}

ul.companylist li div.f_l div {
    width: 680px
}
ul.companylist li div.f_l h4 a:hover{
    color: #fa021a;
}

ul.companylist li div.f_l, ul.companylist li div.f_l div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all
}

ul.companylist li div.f_l {
    width: 80%;
    display: block;
    clear: none
}

#morecat {
    display: none
}

ul.companylist li {
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
    -webkit-transition-duration: 1s;
    color: #666;
    background: #fff;
}

ul.companylist li em {
    font-size: 10px;
    color: #666
}

ul.companylist .title a {
    color: #fa210a
}

ul.companylist {
    margin: 10px;
    display: grid;
    grid-gap: 1px;
    background: #f0f0f0;
}

ul.companylist li h4 {
    color: #999;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

.alert {
    color: #fa210a;
    font-weight: 700
}

.alertbox {
    color: #900;
    background-color: #fff6ef;
    border: 1px solid #edd9c8;
    border-radius: 4px
}

.b_t {
    border-top: 1px solid #e5e5e5
}

#indexproduct li img, a img, img {
    border: 0
}

#nav, .t0 {
    margin-top: 0
}

.cityindex, dd h2 {
    font-size: 9pt
}

.scroller .flat, .scroller .guide {
    position: absolute
}

.div2 {
    top: 0;
    z-index: 999;
    position: fixed;
    float: right;
    margin-left: 10px
}

a.cur {
    color: #fa210a
}

.otherproduct ul li, .top #logo h1 {
    float: left;
    overflow: hidden;
    clear: none
}

.otherproduct ul li {
    height: 150px;
    width: 16%;
    margin-top: 10px;
    text-align: center
}

.otherproduct ul li img {
    border: 1px solid #eee;
    width: 140px;
    height: 90px
}

body#indexbody {
    font-size: 9pt
}

#erweimadiv {
    position: fixed;
    z-index: 10001;
    top: 100px;
    left: 50%;
    margin-left: -300px;
    opacity: 1;
    width: 600px;
    background: #fff;
    padding: 70px;
    height: 330px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #eee
}

.btnclose {
    background-color: #fa210a;
    float: right;
    color: #fff;
    width: 40px;
    height: 30px;
    text-align: center;
    line-height: 30px
}

.navright span {
    display: block;
    text-indent: 15px;
    width: 80px;
    float: right;
    line-height: 20px
}

.shoujiban {
    background: url(/Public/icons.png) no-repeat scroll 0 -570px
}

.jubao {
    background: url(/Public/icons.png) no-repeat scroll 0 -538px
}

#indexloginform .boxcontent {
    width: 90%;
    line-height: 22px
}

.indextopproduct .boxcontent ul li {
    height: 27px
}
.boxcontent .smallProduct{
    font-size: 14px;
}
dd .phonenumber {
    font-size: 1pc;
    color: #fa210a;
    font-style: italic;
    font-weight: 700
}

.imgphone {
    height: 1pc;
    width: 75pt;
    display: block;
    background-repeat: no-repeat;
    background-position: left center
}

dd .imgphone {
    margin-left: 75pt;
    float: none
}

.navleft {
    float: left;
    overflow: hidden
}

.navright {
    width: 14%;
    float: right;
    text-align: left
}

#main {
    margin-top: 0
}

#contact dd, #gongshang dd {
    padding-top: 2px;
    padding-bottom: 2px
}
#contact dd{
    height: 32px;
}

#contact dd:hover, #gongshang dd:hover {
    color: #000
}

#b {
    clear: both;
    color: #999;
    display: block;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    background-color: #3d3d3d;
    color: #f0f0f0;
    line-height: 200%
}

#b a {
    color: #fff
}

#b, .bottom {
    clear: both;
    color: #999;
    height: auto;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 20px;
    text-indent: 0
}

#indextop2 .boxcontent {
    padding: 0;
    padding-top: 6px
}

.footnav .box {
    margin-top: 20px;
    font-size: 9pt
}

dl.listimg {
    text-indent: 0;
    padding: 0;
    margin: 0
}

dl.listimg dt {
    clear: both;
    font-size: 14px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    height: 30px;
    line-height: 30px;
    text-indent: 10px
}

dl.listimg dd {
    width: 20%;
    float: left;
    height: 180px
}

dl.listimg dd a {
    width: 10pc;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #eee;
    overflow: hidden;
    display: block
}

dl.listimg dd a img {
    border-bottom: 1px solid #eee;
    width: 10pc;
    height: 90pt
}

dl.listtxt {
    display: grid;
    grid-gap: 0px;
    grid-template-columns:10% auto auto auto auto auto auto auto auto;
    margin: 10px
}

dl.listtxt dd, dl.listtxt dt {
    font-size: 10pt;
    line-height: 30px;
    overflow: hidden;
    height: 30px;
    margin: 0;
    padding-right: 10px
}

#sidebox dl dd {
    text-indent: 10px
}

#sidebox dl.listtxt {
    grid-template-columns:auto;
}

#sidebox dl.listtxt dt {
}

.links dl.listtxt {
    grid-template-columns:10% 10% 10% 10% 10% 10% 10% 10% 10% 10%;
}

dl.listtxt dt, dl.listtxt dt a {
    color: #fa021a;
    background-color: #fff;
    font-weight: 700
}

/*最新资讯*/
.newZixunBigBox .newZixunBox dt{
    line-height: 14px;
}
.newZixunBigBox .newZixunBox{
    display: unset;
}
.newZixunBigBox .newZixunBox dd{
    height: unset;
    margin-bottom: 10px;
    width: 46%;
    display: inline-block;
    line-height: 12px;
}
.newZixunBigBox .newZixunBox dd a{
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    line-height: 14px;

}
.newZixunBigBox .newZixunBox dd a:hover{
    text-decoration: underline;
}
.newZixunBigBox .newZixunBox dd .newZixunBoxTwo{
    display: flex;
}
.newZixunBigBox .newZixunBox dd .newZixunBoxConTime,
.newZixunBigBox .newZixunBox dd .newZixunBoxConTime i{
    color: grey;
    font-size: 12px;

}
.newZixunBigBox .newZixunBox dd .newZixunBoxConTime{
    margin-left: 10px;
}



.citycat div {
    float: left;
    width: 25%;
    height: 220px;
    padding-bottom: 10px
}

.citycat div dl {
    margin-left: 10px;
    margin-top: 10px;
    border: 0 solid #eee;
    height: 220px;
    width: 90%
}

.citycat div dd, .citycat div dt {
    clear: both;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 10pc;
    text-indent: 10px
}

.citycat div dt {
    border-bottom: 0 solid #eee;
    font-size: 18px;
    height: 2pc;
    line-height: 2pc;
    margin-top: 10px
}

.gg {
    padding-top: 10px;
}

a.shop {
    border: 1px solid #fa210a;
    border-radius: 10px;
    background-color: #fa210a;
    float: right;
    font-size: 9pt;
    height: 20px;
    line-height: 21px;
    width: 46px;
    border-radius: 4px;
}

a.shop, span.bianhao {
    color: #fff;
    display: block;
    text-align: center
}

span.bianhao {
    background-color: #f2405b;
    float: left;
    width: 14px;
    height: 1pc;
    margin-top: 10px;
    line-height: 1pc;
    margin-right: 10px;
    border-style: solid;
    border-radius: 10px;
    border-width: 1px
}

#Baidu_Map {
    margin: 8px;
    width: 98%;
    height: 20pc;
    border: 1px solid #e5e5e5
}

#sidebox ul.imglist li {
    height: 180px;
    line-height: 140%;
    text-indent: 0;
    text-align: center;
    padding-top: 10px;
    width: 95%;
    margin-left: auto;
    margin-right: auto
}

#sidebox ul.imglist li img {
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px
}

#indexnav, .homepcat {
    font-size: 9pt;
    line-height: 150%
}

/*li.viplink h4:before {*/
/*    content: "V";*/
/*    width: 14px;*/
/*    height: 14px;*/
/*    text-align: center;*/
/*    background: #e10;*/
/*    color: #fff;*/
/*    display: block;*/
/*    font-size: 12px;*/
/*    float: left;*/
/*    margin: 10px 10px 10px 10px;*/
/*    line-height: 14px;*/
/*    border-radius: 4px;*/
/*}*/

.ziliao a {
    font-size: 1pc;
    color: #333;
    padding: 0 14px
}

.ziliao a b {
    position: relative;
    top: 2px;
    display: inline-block;
    background: url(/Public/icons.png) no-repeat scroll 100px -660px;
    width: 1pc;
    height: 1pc;
    margin-right: 5px
}

.ziliao a .ic_pdf {
    background-position: -100px -660px
}

.ziliao a .ic_doc {
    background-position: -100px -699px
}

.ziliao a .ic_txt {
    background-position: -100px -740px
}

#aboutuscontent a {
    color: #fa210a;
    text-indent: 10px
}

#tab {
    height: 280px
}

#tab h3 {
    margin: 0;
    padding: 0;
    font-size: 1pc;
    float: left;
    width: 16%;
    height: 36px;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    border-right: 1px solid #eee;
    cursor: pointer;
}

#tab div {
    clear: both;
    height: 75pt;
    font-size: 14px;
    padding: 20px 0 0 20px;
    display: none
}

#tab h3.active {
    color: #fa210a;
}

#tab div.content {
    display: block;
    background: #fff;
    border-top: 1px solid #eee;
    font-size: 9pt
}

#tab div ul li a {
    display: block;
    width: 75pt;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all
}

.top #logoco h1 {
    float: left;
    margin-top: 15px;
    clear: none;
    font-size: 28px;
    color: #333;
    -webkit-box-reflect: below -.7em -webkit-linear-gradient(top, transparent, transparent 50%, rgba(0, 0, 0, .2))
}

#logoco {
    height: 80px;
    float: left;
    padding-left: 20px;
}

#logotel {
    float: right;
    height: 43px;
    font-size: 14px;
    color: #fa210a;
    font-weight: 700;
    overflow: hidden;
    margin-top: 30px;
    line-height: 43px;
    text-indent: 40px
}

#logotel a {
    color: #fa210a
}

body.cobody #sidebox {
    padding-top: 35px
}

#logoco img {
    float: left;
    height: 64px;
    margin-top: 10px
}

#logoco a {
    background: url(/img/logom.gif) no-repeat left center;
    background-size: 205px;
    height: 50px;
    width: 50px;
    margin-top: 17px;
    float: left;
    border-radius: 4px;
}

#logoco span {
    float: left
}

#logoco span:after {
    height: 16px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    display: block;
    line-height: 15px;
    text-indent: 0;
    margin-top: 20px;
    padding: 2px;
    margin-left: 10px;
    padding: 1px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    font-size: 12px
}

#logoco span.colevel1:after {
    content: '企业认证';
    background-color: #01a0ff
}

#logoco span.colevel2:after {
    content: '金牌认证';
    background-color: #f90
}

#logoco span.colevel3:after {
    content: '钻石认证';
    background-color: #fa210a
}

#logoco span.colevel4:after {
    content: '实力企业';
    background-color: #fa210a
}

#logoco span.colevel5:after {
    content: '实力企业';
    background-color: #fa210a
}

#logoco span.colevel6:after {
    content: '实力企业';
    background-color: #fa210a
}

.viptable {
    width: 100%;
    background-color: #eee;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee
}

.viptable td {
    padding: 15px;
    width: 16%;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee
}

.viptable td.price {
    font-size: 18px;
    color: #fa210a
}
.viptable td.price span{
    font-size: 12px;
}

.renzheng span {
    display: block;
    float: left;
    width: 30px;
    height: 20px;
    cursor: pointer
}

.renzheng span.vqiyeon {
    background: url(/Public/icons.png) no-repeat scroll -47px -795px
}

.renzheng span.vqiyeoff {
    background: url(/Public/icons.png) no-repeat scroll -47px -825px
}

.renzheng span.vgron {
    background: url(/Public/icons.png) no-repeat scroll -9px -795px
}

.renzheng span.vgroff {
    background: url(/Public/icons.png) no-repeat scroll -9px -825px
}

.renzheng span.vwxon {
    background: url(/Public/icons.png) no-repeat scroll -89px -795px
}

.renzheng span.vwxoff {
    background: url(/Public/icons.png) no-repeat scroll -89px -825px
}

.renzheng span.smt {
    background: url(/Public/icons.png) no-repeat scroll -200px -660px;
    width: 75px
}

.renzheng span.vip {
    width: 65px
}

.renzheng span.level3, .renzheng span.level4, .renzheng span.level5, .renzheng span.level6 {
    background: url(/Public/icons.png) no-repeat scroll -200px -700px
}

.renzheng span.level2 {
    background: url(/Public/icons.png) no-repeat scroll -200px -750px
}

.renzheng span.level1 {
    background: url(/Public/icons.png) no-repeat scroll -200px -799px
}

.caijiinfo h1:after {
    background-color: #fa210a;
    color: #fff;
    padding: 5px 15px 5px 15px;
    font-size: 14px;
    border-radius: 20px;
    margin-left: 10px;
    content: '提醒：本信息已过期，仅供存档参考，不可交易'
}

.caijiinfo #pshowdata strong, .meirenzheng #pshowdata strong {
    text-decoration: line-through
}

.meirenzheng h1:after {
    background-color: #fa210a;
    color: #fff;
    padding: 5px 15px 5px 15px;
    font-size: 14px;
    border-radius: 20px;
    margin-left: 10px;
    content: '提醒：历史未认证待清理信息，仅供存档参考，不可交易'
}

.rightim {
    position: fixed;
    left: 0;
    top: 200px;
    width: 115px;
    z-index: 999;
    background: #fff;
    text-align: center;
    border: 1px solid #eee;
    border-right: 0
}

.rightimhead {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background: #e10;
    color: #fff;
    font-weight: 700
}

.rightimcontent {
    line-height: 20px;
    padding: 6px 0;
    color: #333;
    padding-bottom: 20px
}

.rightim a.rightimqq {
    display: block;
    clear: both;
    height: 50px;
    line-height: 50px;
    text-indent: 10px;
    color: #333;
    width: 100%;
    background-repeat: no-repeat;
    background-image: url(/img/qq2.gif);
    background-position: center center
}

.onlinechat {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 364px;
    height: 420px;
    border: none;
    z-index: 10000;
    background-color: #fff
}

#sellLinkinfo {
    position: fixed;
    right: 0;
    top: 200px;
    width: 180px;
    text-align: center;
    z-index: 9999;
    border-radius: 4px;
    overflow: hidden;
}

#sellLinkinfo .header-box {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    background: #e10;
    color: #fff;
    font-weight: 700;
    position: relative;
    cursor: pointer
}

#sellLinkinfo .content-box {
    background: #ededed;
    padding: 5px 4px 10px 10px;
    font-size: 14px;
    text-align: center
}

#sellLinkinfo .content-box .sell-link-item {
    padding: 8px 2px 8px 0;
    border-bottom: 1px solid #e4e3e3
}

#sellLinkinfo .content-box .wx-box {
    padding: 10px 4px;
    text-align: center;
    border-bottom: none
}

.wx-box .wx-code-img {
    width: 150px;
    height: 150px
}

.sell-link-item .qq-link {
    text-decoration: none;
    display: block;
    clear: both;
    height: 25px;
    line-height: 25px;
    text-indent: 12px;
    color: #333;
    width: 100%;
    background-repeat: no-repeat;
    background-image: url(http://css.11467.com/img/qq2.gif);
    background-position: center center;
    font-size: 12px
}

#sellLinkinfo_hide {
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 9999;
    transition: all .3s ease;
    display: none
}

#sellLinkinfo_hide .linkus {
    display: block;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    border-radius: 6px;
    background-color: #fa210a;
    color: #fff;
    line-height: 18px;
    cursor: pointer;
    text-align: center;
    position: relative;
    font-size: 12px;
    padding: 5px
}

.icon-sell-header {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 5px;
    background: url(//css.11467.com/img/icon_rl.png) -50px center no-repeat;
    width: 10px;
    height: 35px
}

.ad-a {
    display: block;
    position: relative
}

.banner_gg {
    position: absolute;
    right: 5px;
    top: 3px;
    font-size: 12px;
    color: #fff;
    opacity: .5;
    z-index: 9
}

.contact_sell {
    margin: 15px 0;
    border: 1px solid #eee;
    overflow: hidden
}

.contact_sell .contact_sell_item {
    width: 33%;
    border-right: 1px solid #eee;
    float: left;
    padding: 10px 15px;
    box-sizing: border-box;
    text-align: center
}

.contact_sell .contact_sell_item:last-child {
    border-right: none
}

.contact_sell .contact_sell_item .name {
    font-weight: 700;
    font-size: 16px
}

.contact_sell .contact_sell_item .img_box {
    margin-top: 10px;
    text-align: center
}

#bottom-ad-shop {
    position: fixed;
    font-family: Microsoft YaHei;
    left: 0;
    bottom: -2px;
    height: 82px;
    width: 100%;
    z-index: 9999;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .8)
}

#bottom-ad-shop .link-a {
    display: block;
    height: 82px;
    width: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0
}

#bottom-ad-shop .linktxt {
    padding: 0 10px 0 50px;
    background-position: 0 0;
    font-size: 14px;
    line-height: 14px;
    height: 42px;
    display: inline-block;
    text-align: left;
    margin: 19px 0;
    background: url(//css.11467.com/shop/images/ad/icon_shop_bt.png) no-repeat
}

#bottom-ad-shop .linktxt .txt_tab {
    display: table;
    height: 42px
}

#bottom-ad-shop .linktxt .txt_tab span {
    display: table-cell;
    vertical-align: middle
}

#bottom-ad-shop .linktxt .txt_tab {
    display: table;
    height: 42px
}

#bottom-ad-shop .linktxt .dh {
    font-size: 26px;
    line-height: 36px
}

#bottom-ad-shop .qqlink {
    width: 180px;
    height: 40px;
    display: inline-block;
    background-position: 0 -55px;
    position: relative;
    top: -18px;
    z-index: 11;
    background: url(//css.11467.com/shop/images/ad/icon_shop_bt.png) no-repeat 0 -55px
}

#bottom-ad-shop .qqlink:hover {
    background: url(//css.11467.com/shop/images/ad/icon_shop_bt.png) no-repeat 0 -102px;
}

#bottom-ad-shop .name, #bottom-ad-shop .phone {
    position: relative;
    top: -20px;
    padding-right: 65px;
    font-size: 36px;
}

#bottom-ad-shop .name span {
    color: #fa210a;
    font-weight: 700;
}

#bottom-ad-shop .phone {
    color: #fa210a;
    font-weight: 700;
    font-size: 28px;
}

#bottom-ad-shop .img-a {
    display: inline-block;
    padding-right: 50px;
    height: 80px;
    vertical-align: middle;
    line-height: 80px;
}

#bottom-ad-shop .img-mobile {
    display: inline-block;
    padding-right: 5px;
    height: 28px;
    vertical-align: middle;
}

#bottom-ad-shop .close {
    position: absolute;
    top: 50%;
    right: 25px;
    z-index: 11;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.companylist .tuijian, .pli .tuijian {
    border: 1px solid #fbe0a7;
    border-radius: 3px;
    border-bottom-color: #ffb30f;
}

.tuijian .icon_tuijian {
    display: inline-block;
    margin-left: 15px;
    padding: 1px 5px;
    border-radius: 3px;
    background: #ffb30f;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
}

.pli .tuijian .icon_tuijian {
    margin-top: 3px;
    margin-left: 0;
}

#pshowdata dd strong a {
    display: inline-block;
}

#cover {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10001;
    width: 100%;
    height: 4000px;
    background: none 0 0 repeat scroll #000;
    opacity: .3;
}

#xunjia {
    position: fixed;
    top: 100px;
    left: 50%;
    z-index: 10001;
    margin-left: -300px;
    width: 600px;
    height: 330px
    overflow: hidden;
    border: 1px solid #eee;
    background: #fff;
    opacity: 1;
}

.btn-xunjia {
    display: block;
    width: 140px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    font-weight: bold;
    color: #EE4341;
    border: 1px solid #EE4341;
    border-radius: 3px;
    text-align: center;
    margin: 0 0 0 40px;
    box-sizing: content-box;
    background-color: #fff;
    cursor: pointer;
}
.btn-xunjia:hover{
    background: #fa210a;
    color: #fff;
}

.info #il {
    clear: both;
    width: 100%;
}

.info #sidebox {
    clear: both;
    margin-top: 40px;
    background-color: #f5f5f5;
}

.info #sidebox .box {
    border: 0;
}

.info ul.imglist {
    clear: both;
    display: grid;
    padding-bottom: 20px;
    font-size: 12px;
    grid-gap: 20px;
    grid-template-columns:auto auto auto auto auto;
}

.info ul.imglist li {
    height: auto;
}

.info ul.imglist img {
    width: 200px;
}

.info ul.imglist li a {
    width: 100%;
}

.pdata {
    float: left;
    margin-left: 20px;
    width: 58%;
    font-size: 1pc;
}

.wximgbox {
    display: inline-block;
    margin-left: 5px;
    padding: 0px 5px;
    height: 23px;
    line-height: 20px;
    background: #2cb84e;
    font-size: 12px;
    color: white;
    border-radius: 3px;
    box-sizing: border-box;
    position: relative;
    bottom: 8px;
}

.wximgbox .wx_i {
    display: inline-block;
    cursor: pointer;
    width: 65px;

}

.wximgbox .wx_i:after {
    content: "微信联系";
    position: absolute;
    width: 65px;
    height: 23px;
    left: 4px;
    top: 0;
    line-height: 23px;
    padding-left: 20px;
    background: url(wechat_b.png) no-repeat 0 center;

}

.wximg_sbox .wx_span:after {
    content: "扫一扫加微信";
}

.wximg_sbox .wx_span_code, .wximg_sbox .wx_span {
    display: inline-block;
    color: #666;
}

.wximg_sbox .wx_span_code:after {
    content: "微信号:";
}

.wximgbox:hover .wximg_sbox {
    display: block;
}

.vwxon:hover .wximg_sbox {
    display: block;
}

.vqiyeon:hover .com_showbox {
    display: block;
}

.wximg_sbox {
    position: absolute;
    bottom: 23px;
    left: 0px;
    padding: 10px 16px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #ececec;
    background: #fff;
    display: none;
    min-width: 100px
}

.vwxon, .vqiyeon {
    display: inline-block;
    position: relative;
}

.vwxon .wximg_sbox {
    top: 23px;
    bottom: unset;
}

.wximg_sbox img {
    width: 120px;
    height: auto;
}

.wximg_sbox span {
    line-height: 18px;
    margin-top: 4px;
    color: #333;
    padding: 0;
}

/*清除浮动*/
.clearfix:after, .clearfix:before {
    content: "";
    display: block;
    clear: both;
}

.com_showbox {
    position: absolute;
    left: 0;
    top: 23px;
    width: 400px;
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 20px;
    z-index: 9;
    display: none;
}

.com_showbox .year_num {
    display: inline-block;
    font-weight: bold;
    color: #fa210a;
    font-size: 16px;
    margin: 0 3px;
}

.com_showbox .left-title {
    display: inline-block;
    width: 120px;
    font-weight: bold;
}

.gsinfo:hover .com_showbox {
    display: block;
}

.company_content h1 {
    height: auto;
}
.company_content p,.company_content p span{
    background-color: #fff!important;
    color: #333!important;;
    font-size: 14px!important;;
    line-height: 250%!important;
    text-align: left!important;
    text-indent: 0!important;
    margin-bottom: 0!important;
}

.backButton{
    font-size: 12px;
    padding: 2px;
}
.backButton a{
    color: #333;
    text-decoration: none;
}


/*修改的分类*/
.xiajiBoxHzIl{
    margin-top: 10px;
}
.xiajiBoxHz{
    background-color: #fff;
    padding: 20px 0;
    margin-bottom: 20px;
}
.xiajiBoxHz dl.xiajiBox{
    width: 97%;
    display: grid;
    grid-gap: 0;
    grid-template-columns: 10% auto auto auto auto auto auto auto auto;
    margin: 0 auto;
}
.vipDzInfoBoxBottTopRigName{
    height: 16px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    display: block;
    line-height: 15px;
    text-indent: 0;
    margin-top: 18px;
    margin-left: 10px;
    padding: 2px 8px 2px 8px;
    border-radius: 5px;
    font-size: 12px;
    background-color: rgb(204, 204, 204);
}

